Rdocumentation
powered by
Learn R Programming
bnstruct (version 1.0)
junction.tree<-: set the junction tree of an
InferenceEngine
.
Description
Set the adjacency matrix of the junction tree computed for a network.
Usage
junction.tree(x) <- value
"junction.tree"(x) <- value
Arguments
x
an
InferenceEngine
.
value
the junction tree to be inserted in the
InferenceEngine
.